Package-level declarations

Types

Link copied to clipboard
abstract class AbstractMcpServerConfiguration(applicationContext: <Error class: unknown class>)

Abstract base configuration for MCP server modes (sync/async).

Link copied to clipboard

Interface for publishing tools that our MCP server exposes. This is at the MCP export boundary where Spring AI ToolCallback usage is allowed.

Link copied to clipboard

Strategy interface for managing MCP server functionality.

Link copied to clipboard

Programmatically export MCP tools from Embabel ToolObject or LlmReference.

Link copied to clipboard

Factory for creating ServerInfo instances.

Link copied to clipboard
interface ToolRegistry

Registry interface for managing tools in the MCP server.

Link copied to clipboard
class UnifiedBannerTool(serverInfo: ServerInfo)

Unified banner tool for displaying server information.